-
Home
-
Page Builder: Pagelayer – Drag and Drop website builder
-
1.8.9
-
Code
-
Classes
- HtmlParserBase
Total Complexity |
83 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
462 |
Lines of code |
258 |
Logical lines of code |
174 |
Comment lines |
127 |
Methods |
15 |
Properties |
4 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
parse_tag() |
A |
42 |
13 |
49 |
parse_tag_default() |
A |
48 |
13 |
32 |
parse_attributes() |
A |
47 |
11 |
34 |
parse_conditional() |
A |
49 |
9 |
31 |
parse_style() |
S |
59 |
6 |
12 |
parse_script() |
S |
59 |
6 |
12 |
parse_doctype() |
S |
56 |
5 |
18 |
parse_all() |
S |
59 |
5 |
14 |
parse_php() |
S |
62 |
3 |
10 |
parse_asp() |
S |
62 |
3 |
10 |
parse_comment() |
S |
61 |
2 |
12 |
parse_string() |
S |
70 |
2 |
6 |
parse_text() |
S |
73 |
2 |
4 |
parse_cdata() |
S |
63 |
2 |
10 |
__construct() |
S |
76 |
1 |
4 |